﻿2026-07-06T14:07:10.0382971Z ##[group]Run actions/checkout@v5
2026-07-06T14:07:10.0384031Z with:
2026-07-06T14:07:10.0384605Z   repository: SaberMage/spt-core
2026-07-06T14:07:10.0390797Z   token: ***
2026-07-06T14:07:10.0391567Z   ssh-strict: true
2026-07-06T14:07:10.0392311Z   ssh-user: git
2026-07-06T14:07:10.0393044Z   persist-credentials: true
2026-07-06T14:07:10.0393975Z   clean: true
2026-07-06T14:07:10.0394748Z   sparse-checkout-cone-mode: true
2026-07-06T14:07:10.0395702Z   fetch-depth: 1
2026-07-06T14:07:10.0396474Z   fetch-tags: false
2026-07-06T14:07:10.0397250Z   show-progress: true
2026-07-06T14:07:10.0398064Z   lfs: false
2026-07-06T14:07:10.0398890Z   submodules: false
2026-07-06T14:07:10.0399692Z   set-safe-directory: true
2026-07-06T14:07:10.0400880Z ##[endgroup]
2026-07-06T14:07:10.2468363Z Syncing repository: SaberMage/spt-core
2026-07-06T14:07:10.2470125Z ##[group]Getting Git version info
2026-07-06T14:07:10.2471032Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T14:07:10.2789438Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T14:07:10.3114073Z git version 2.43.0.windows.1
2026-07-06T14:07:10.3141588Z ##[endgroup]
2026-07-06T14:07:10.3151145Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e3df7f48-7f60-42fe-88ab-d07052eeb4f8\.gitconfig'
2026-07-06T14:07:10.3164846Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e3df7f48-7f60-42fe-88ab-d07052eeb4f8' before making global git config changes
2026-07-06T14:07:10.3166453Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T14:07:10.3169526Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T14:07:10.3439967Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T14:07:10.3677832Z https://github.com/SaberMage/spt-core
2026-07-06T14:07:10.3705536Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T14:07:10.3709700Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T14:07:10.3946274Z refs/heads/main
2026-07-06T14:07:10.3975426Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-06T14:07:10.4333922Z HEAD is now at cb4a5ab18 chore(release): v0.27.0 — WORKER-TRUTH milestone (counter 47)
2026-07-06T14:07:10.4611443Z ##[endgroup]
2026-07-06T14:07:10.4614450Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T14:07:10.9631112Z ##[group]Cleaning the repository
2026-07-06T14:07:10.9636073Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T14:07:27.1445612Z warning: failed to remove target/debug/spt.exe: Invalid argument
2026-07-06T14:07:27.1887968Z Removing target/debug/.cargo-lock
2026-07-06T14:07:27.1888450Z Removing target/debug/.fingerprint
2026-07-06T14:07:27.1888875Z Removing target/debug/build
2026-07-06T14:07:27.1890577Z Removing target/debug/deps
2026-07-06T14:07:27.1890848Z Removing target/debug/examples
2026-07-06T14:07:27.1891089Z Removing target/debug/incremental
2026-07-06T14:07:27.1891334Z Removing target/debug/mock-session.exe
2026-07-06T14:07:27.1891586Z Removing target/debug/mock-shell.exe
2026-07-06T14:07:27.1891830Z Removing target/debug/mock_session.pdb
2026-07-06T14:07:27.1892062Z Removing target/debug/mock_shell.pdb
2026-07-06T14:07:27.1892288Z Removing target/debug/post_step_fixture.exe
2026-07-06T14:07:27.1892519Z Removing target/debug/post_step_fixture.pdb
2026-07-06T14:07:27.1892747Z Removing target/debug/spt.pdb
2026-07-06T14:07:27.1892966Z Removing target/debug/translate_proof_fixture.exe
2026-07-06T14:07:27.1893232Z Removing target/debug/translate_proof_fixture.pdb
2026-07-06T14:07:27.1893489Z Removing target/debug/xlate_choreo_fixture.exe
2026-07-06T14:07:27.1893722Z Removing target/debug/xlate_choreo_fixture.pdb
2026-07-06T14:07:27.1893939Z Removing target/.rustc_info.json
2026-07-06T14:07:27.1894152Z Removing target/CACHEDIR.TAG
2026-07-06T14:07:27.1895249Z Removing target/tmp
2026-07-06T14:07:27.1919025Z ##[endgroup]
2026-07-06T14:07:27.1929537Z ##[warning]Unable to clean or reset the repository. The repository will be recreated instead.
2026-07-06T14:07:27.1934001Z Deleting the contents of 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T14:08:05.6987996Z ##[error]File was unable to be removed Error: EPERM: operation not permitted, unlink 'C:\actions-runner\_work\spt-core\spt-core\target\debug\spt.exe'
